services.restic.backups.<name>.runCheck

Whether to run the check command with the provided checkOpts options.

Type
boolean
Default
builtins.length config.services.backups.‹name›.checkOpts > 0
Example
true
Declared
<nixpkgs/nixos/modules/services/backup/restic.nix>